<div class="preformatted">._____._______________._________.
|     |               |         | 
|     #*    bed-      #  bath   |
|     |  @  room      |  room   |
| gar .__________.__#_._________.
| den |          |    |         |
|     |  study   |    #  cat's  |
|  *  #* room    #    ._________. 
|     |          |    |         | 
._____.__________.    # laundry | 
      |               ._________.
      |*                        |
 .____.                kitchen  |
 |tiny|  living         zone    |
 |bal-#   area                  ##
 |cony|                         |
 .____._________________dog's___.
</div>
<br>
<style>
    .preformatted {
        font-family: monospace;
        white-space: pre;
        line-height: 1.3;
        font-size: 16px;
        margin: 0 auto;
    }
    .item {
        width: auto;
    }
    .item img, .item video {
        max-width: 320px !important;
        max-height: none !important;
    }
    .plantbed {
        left: 0!important;
    }
</style>